Skip to content

Export data in blob URL instead of data URL - #3

Open
89netraM wants to merge 1 commit into
ncase:gh-pagesfrom
89netraM:main
Open

Export data in blob URL instead of data URL#3
89netraM wants to merge 1 commit into
ncase:gh-pagesfrom
89netraM:main

Conversation

@89netraM

Copy link
Copy Markdown

Chromium no longer allows opening data URLs in the top frame, Microsoft Edge never allowed it, which interferes with exporting the data of models.

This PR instead uses blob URLs to achieve the same result. Blob URLs should work in all major and recent browsers according to Can I use, but I have only had the chance to test it in Microsoft Edge, Chrome, and Firefox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants